home *** CD-ROM | disk | FTP | other *** search
/ SGI Hot Mix 14 / Hot Mix 14.iso / HTML / vendors / finesse / InstallIt.csh < prev    next >
Linux/UNIX/POSIX Shell Script  |  1996-07-10  |  200b  |  10 lines

  1. #!/bin/csh -f
  2.  
  3. alias cd cd
  4. set CD_PATH=$HOTMIXDIR/HTML/vendors/finesse
  5. cd $CD_PATH
  6.  
  7. xwsh -bg royalblue -fg white -geom 80x30+100+100 \
  8.         -title "Installing finesse..." \
  9.         -e ./InstallIt2
  10.